[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 2 / 9 / e / Populate / 1.0 / Populate.podspec.json
blob249c2ccf4339ff695e5ffe6ac4fc18eb6958fdfc
2   "name": "Populate",
3   "version": "1.0",
4   "summary": "Populate your views with NSFetchedResultsController-like behaviour. 100% Swift, type-safe protocol-orientated design.",
5   "homepage": "https://github.com/shaps80/Populate",
6   "license": "MIT",
7   "authors": {
8     "Shaps Mohsenin": "shapsuk@me.com"
9   },
10   "source": {
11     "git": "https://github.com/shaps80/Populate.git",
12     "tag": "1.0"
13   },
14   "social_media_url": "https://twitter.com/shaps",
15   "platforms": {
16     "ios": "8.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*.{h,m,swift}"