[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / 0 / 5 / 9 / NRSimplePlist / 1.0 / NRSimplePlist.podspec.json
blobe699e408c038805a2213f6d1461af4ffca84f783
2   "name": "NRSimplePlist",
3   "version": "1.0",
4   "summary": "Easy library to fetch and edit data from and to plists on the fly (XCode).",
5   "homepage": "https://github.com/portapipe/NRSimplePlist",
6   "license": "MIT",
7   "authors": {
8     "Norman Russo": "portapipe@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/portapipe/NRSimplePlist.git",
12     "tag": "1.0"
13   },
14   "platforms": {
15     "ios": "5.0"
16   },
17   "source_files": "NRSimplePlist/*",
18   "frameworks": "Foundation",
19   "requires_arc": true