[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / c / 7 / 1 / TDCoreData / 1.0 / TDCoreData.podspec.json
blob55cc33b1efc5f913bd72cb15b4a05699cf3a781c
2   "name": "TDCoreData",
3   "version": "1.0",
4   "summary": "A short description of TDCoreData.",
5   "description": "TDCoreData is a util, its allow user can quikly integration with coredata. Its help you \"doesnt care\" with MagicalRecord. To be continue...",
6   "homepage": "https://www.facebook.com/daoduythuy",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Anonymous": "daoduythuy@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/thuydao/TDCoreData.git",
16     "tag": "1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "TDCoreData/Classes/**/*",
22   "dependencies": {
23     "MagicalRecord": [
25     ]
26   }